Figure 2. Custom list with check boxes and Action button 1
|
- Appears in its own view.
- The check box appears on the right hand side, possible icon on the left.
- Only one row items are supported.
- View title (in the header bar) is mandatory.
- Pressing the place holder (off state) or the check mark (on state) toggles the state.
- Wanted action for the selected items is:
- Chosen from the options list,
- or a custom list is created, and the primary action is added to action button 1 (see Handling multiple items).
- Changes are cancelled by pressing the back button.
- In case user has made changes to the selection and then presses back, a confirmation alert should be shown to avoid unwanted loss of changes.
|